home *** CD-ROM | disk | FTP | other *** search
/ Die Speccy' 97 / Die Speccy' 97.iso / amiga_system / the_aminet / util / boot / midcycle.lha / ClickToBack.doc < prev   
Text File  |  1995-07-22  |  880b  |  29 lines

  1. ClickToBack
  2.  
  3. This is a simple little utility, that makes use of the normally unused
  4. middle mouse button, that some mouses have. Just run ClickToBack as a
  5. background process and it will monitor the middle mouse button, and when
  6. pressed, cycle the screens, ie. throw the top-most screen to the back.
  7. To stop the program, you should break it with <CTRL>-E, rather than
  8. <CTRL>-C. Use the Break command, since you can not break a background
  9. process directly from the keyboard.
  10.  
  11. To run:  Run >NIL: ClickToBack
  12.  
  13. To stop: Break `Status COM="ClickToBack"` E
  14.  
  15.          or
  16.  
  17.          Break 4 E
  18.  
  19.          if 4 is the number of the ClickToBack process
  20.  
  21. You can use the Status command to obtain the number of the process.
  22.  
  23. ClickToBack is freeware. It is copyright 1995 by Sami Klemola. You may
  24. use and spread it freely for no charge. Do not change it in any way though.
  25.  
  26. Sami Klemola
  27. The Fleet
  28.  
  29.